Revision: awiki--devo--1.0--patch-64
Archive: lord@emf.net--awiki-2004
Creator: Tom Lord <lord@emf.net>
Date: Tue Oct 19 09:41:37 PDT 2004
Standard-date: 2004-10-19 16:41:37 GMT
Modified-files: awpage/awpage.c libawiki/node.c
New-patches: lord@emf.net--awiki-2004/awiki--devo--1.0--patch-64
Summary: allow NULL shallow parsers
Keywords: 


A node type definition with a `NULL' shallow parser function is now
permitted: `NULL' is implicitly the /noop/ shallow parser.

The `awpage' program was updated to check for and show headers for all
subnodes of the top level document (which requires that each subnode
be shallow parsed).


